home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 5 / MacAddict_005_1997_01.iso / Demos / OceanLife™ Volume 5 / FILE.Dxr / 00573.ls < prev    next >
Encoding:
Text File  |  1996-09-23  |  96 b   |  9 lines

  1. on mouseUp
  2.   action()
  3.   cursoroff()
  4.   cursor(4)
  5.   basicnav("toc")
  6.   cursor(-1)
  7.   cursoron()
  8. end
  9.